home *** CD-ROM | disk | FTP | other *** search
- ; CON2new.cfg
- ; The second connector (horizontal) going from the left of the screen to the right of the
- ; title bar
-
- ; Screen name ********* ENTER NAME OF SCREEN ON NEXT LINE **********
- SCREENNAME Connect2Screen
-
- ;Establish resize window
- ; NOTE: The second parameter following a T reference start position is a 2dec.pl.
- ; percentage for fine tuning (same as normal reference RELATIVETO positioning)
- BEGINRESIZE
- XSTART 0
- YSTART T1 5000
- XEND T1 5000
- YEND T1 5000
- LOHEIGHT 18
- HIHEIGHT 36
- ENDWINDOW
-
- ; Horizontal extender
- BEGINENTITY
- XCOORD 0
- YCENTRED
- TRANSPARENT
- ~G2~HEXTENDLEFT
- ~G2~HEXTENDMID1
- ~G2~HEXTENDMID2
- ~G2~HEXTENDMID3
- ~G2~HEXTENDMID1
- ~G2~HEXTENDMID2
- ~G2~HEXTENDMID3
- ~G2~HEXTENDMID4
- ~G2~HEXTENDRIGHT
- ~G2~HEXTENDLEFT
- ~G2~HEXTENDMID1
- ~G2~HEXTENDMID2
- ~G2~HEXTENDMID3
- ~G2~HEXTENDMID4
- ~G2~HEXTENDRIGHT
- ~G2~HEXTENDLEFT
- ~G2~HEXTENDMID1
- ~G2~HEXTENDMID2
- ~G2~HEXTENDMID3
- ~G2~HEXTENDMID4
- ~G2~HEXTENDRIGHT
- ~G2~HEXTENDLEFT
- ~G2~HEXTENDMID1
- ACTIVE
- ENDENTITY
-